home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Programy / MBM5360.EXE / {app} / MBM5.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  2004-02-19  |  8KB  |  345 lines

  1. object SplashForm: TSplashForm
  2.   Left = 274
  3.   Top = 127
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'SplashForm'
  7.   ClientHeight = 459
  8.   ClientWidth = 431
  9.   Color = clBlack
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 14
  23.   object Image1: TImage
  24.     Left = 1
  25.     Top = 1
  26.     Width = 429
  27.     Height = 91
  28.     AutoSize = True
  29.     Picture.Data = {<image001.bmp>}
  30.   end
  31.   object Panel1: TPanel
  32.     Left = 1
  33.     Top = 93
  34.     Width = 429
  35.     Height = 61
  36.     BevelOuter = bvNone
  37.     Color = clWhite
  38.     TabOrder = 0
  39.     object Label1: TLabel
  40.       Left = 8
  41.       Top = 8
  42.       Width = 57
  43.       Height = 14
  44.       Caption = 'Language:'
  45.       Font.Charset = ANSI_CHARSET
  46.       Font.Color = clBlack
  47.       Font.Height = -11
  48.       Font.Name = 'Arial'
  49.       Font.Style = [fsBold]
  50.       ParentFont = False
  51.     end
  52.     object Label2: TLabel
  53.       Left = 112
  54.       Top = 8
  55.       Width = 313
  56.       Height = 33
  57.       AutoSize = False
  58.       Caption = 'Label2'
  59.       WordWrap = True
  60.     end
  61.     object Label3: TLabel
  62.       Left = 8
  63.       Top = 40
  64.       Width = 47
  65.       Height = 14
  66.       Caption = 'Version:'
  67.       Font.Charset = ANSI_CHARSET
  68.       Font.Color = clBlack
  69.       Font.Height = -11
  70.       Font.Name = 'Arial'
  71.       Font.Style = [fsBold]
  72.       ParentFont = False
  73.     end
  74.     object Label4: TLabel
  75.       Left = 112
  76.       Top = 40
  77.       Width = 32
  78.       Height = 14
  79.       Caption = 'Label4'
  80.     end
  81.   end
  82.   object Panel2: TPanel
  83.     Left = 1
  84.     Top = 155
  85.     Width = 429
  86.     Height = 94
  87.     BevelOuter = bvNone
  88.     Color = clWhite
  89.     TabOrder = 1
  90.     object Label9: TLabel
  91.       Left = 8
  92.       Top = 8
  93.       Width = 75
  94.       Height = 14
  95.       Caption = 'About MBM 5:'
  96.       Font.Charset = ANSI_CHARSET
  97.       Font.Color = clBlack
  98.       Font.Height = -11
  99.       Font.Name = 'Arial'
  100.       Font.Style = [fsBold]
  101.       ParentFont = False
  102.     end
  103.     object Label10: TLabel
  104.       Left = 112
  105.       Top = 8
  106.       Width = 313
  107.       Height = 41
  108.       AutoSize = False
  109.       Caption = 
  110.         'MBM 5 is Freeware, however since I spend many many hours on this' +
  111.         ' program I would appreciate any donations you can give/spare.  '
  112.       Font.Charset = ANSI_CHARSET
  113.       Font.Color = clBlack
  114.       Font.Height = -11
  115.       Font.Name = 'Arial'
  116.       Font.Style = []
  117.       ParentFont = False
  118.       WordWrap = True
  119.     end
  120.     object Label8: TLabel
  121.       Left = 112
  122.       Top = 56
  123.       Width = 121
  124.       Height = 14
  125.       Caption = 'you can send them to my'
  126.     end
  127.     object Label11: TLabel
  128.       Left = 238
  129.       Top = 56
  130.       Width = 74
  131.       Height = 14
  132.       Cursor = crHandPoint
  133.       Caption = 'paypal account'
  134.       Font.Charset = ANSI_CHARSET
  135.       Font.Color = clBlue
  136.       Font.Height = -11
  137.       Font.Name = 'Arial'
  138.       Font.Style = [fsUnderline]
  139.       ParentFont = False
  140.       OnClick = Label11Click
  141.     end
  142.     object Label13: TLabel
  143.       Left = 112
  144.       Top = 69
  145.       Width = 162
  146.       Height = 14
  147.       Caption = 'adress of mbm@livewiredev.com'
  148.     end
  149.     object Label15: TLabel
  150.       Left = 314
  151.       Top = 56
  152.       Width = 77
  153.       Height = 14
  154.       Caption = 'under the e-mail'
  155.     end
  156.     object Image2: TImage
  157.       Left = 8
  158.       Top = 56
  159.       Width = 62
  160.       Height = 31
  161.       Cursor = crHandPoint
  162.       AutoSize = True
  163.       Picture.Data = {<image002.bmp>}
  164.       OnClick = Label11Click
  165.     end
  166.   end
  167.   object Panel5: TPanel
  168.     Left = 1
  169.     Top = 250
  170.     Width = 429
  171.     Height = 207
  172.     BevelOuter = bvNone
  173.     Color = clWhite
  174.     TabOrder = 2
  175.     object Label14: TLabel
  176.       Left = 8
  177.       Top = 8
  178.       Width = 86
  179.       Height = 14
  180.       Caption = 'Special Thanks:'
  181.       Font.Charset = ANSI_CHARSET
  182.       Font.Color = clBlack
  183.       Font.Height = -11
  184.       Font.Name = 'Arial'
  185.       Font.Style = [fsBold]
  186.       ParentFont = False
  187.     end
  188.     object Label16: TLabel
  189.       Left = 8
  190.       Top = 28
  191.       Width = 96
  192.       Height = 14
  193.       Caption = 'Sergio Formicola:'
  194.       Font.Charset = ANSI_CHARSET
  195.       Font.Color = clNavy
  196.       Font.Height = -11
  197.       Font.Name = 'Arial'
  198.       Font.Style = [fsBold]
  199.       ParentFont = False
  200.     end
  201.     object Label17: TLabel
  202.       Left = 112
  203.       Top = 28
  204.       Width = 313
  205.       Height = 33
  206.       AutoSize = False
  207.       Caption = 
  208.         'The best beta tester one could hope for and great friend.  The "' +
  209.         'God Father" of MBM :-)'
  210.       Font.Charset = ANSI_CHARSET
  211.       Font.Color = clBlack
  212.       Font.Height = -11
  213.       Font.Name = 'Arial'
  214.       Font.Style = []
  215.       ParentFont = False
  216.       WordWrap = True
  217.     end
  218.     object Label18: TLabel
  219.       Left = 8
  220.       Top = 64
  221.       Width = 77
  222.       Height = 14
  223.       Caption = 'Jonathan Teh:'
  224.       Font.Charset = ANSI_CHARSET
  225.       Font.Color = clNavy
  226.       Font.Height = -11
  227.       Font.Name = 'Arial'
  228.       Font.Style = [fsBold]
  229.       ParentFont = False
  230.     end
  231.     object Label19: TLabel
  232.       Left = 112
  233.       Top = 64
  234.       Width = 313
  235.       Height = 33
  236.       AutoSize = False
  237.       Caption = 
  238.         'MBM would not have half the support if it was not for Jonathan'#39's' +
  239.         ' help when I got stuck hardware wise'
  240.       Font.Charset = ANSI_CHARSET
  241.       Font.Color = clBlack
  242.       Font.Height = -11
  243.       Font.Name = 'Arial'
  244.       Font.Style = []
  245.       ParentFont = False
  246.       WordWrap = True
  247.     end
  248.     object Label20: TLabel
  249.       Left = 8
  250.       Top = 100
  251.       Width = 54
  252.       Height = 14
  253.       Caption = 'Don Hass:'
  254.       Font.Charset = ANSI_CHARSET
  255.       Font.Color = clNavy
  256.       Font.Height = -11
  257.       Font.Name = 'Arial'
  258.       Font.Style = [fsBold]
  259.       ParentFont = False
  260.     end
  261.     object Label21: TLabel
  262.       Left = 112
  263.       Top = 100
  264.       Width = 313
  265.       Height = 33
  266.       AutoSize = False
  267.       Caption = 
  268.         'Fellow Delphi programmer who always has a tip or a clue when I r' +
  269.         'each my Delphi limit'
  270.       Font.Charset = ANSI_CHARSET
  271.       Font.Color = clBlack
  272.       Font.Height = -11
  273.       Font.Name = 'Arial'
  274.       Font.Style = []
  275.       ParentFont = False
  276.       Transparent = True
  277.       WordWrap = True
  278.     end
  279.     object SpeedButton2: TSpeedButton
  280.       Left = 362
  281.       Top = 184
  282.       Width = 65
  283.       Height = 22
  284.       Caption = 'OK'
  285.       Flat = True
  286.       Font.Charset = ANSI_CHARSET
  287.       Font.Color = clBlack
  288.       Font.Height = -12
  289.       Font.Name = 'Arial'
  290.       Font.Style = [fsBold]
  291.       ParentFont = False
  292.       OnClick = SpeedButton1Click
  293.     end
  294.     object Label5: TLabel
  295.       Left = 8
  296.       Top = 136
  297.       Width = 97
  298.       Height = 25
  299.       AutoSize = False
  300.       Caption = 'Claes Mellang∩┐╜rd 3D-EGS'
  301.       Font.Charset = ANSI_CHARSET
  302.       Font.Color = clNavy
  303.       Font.Height = -11
  304.       Font.Name = 'Arial'
  305.       Font.Style = [fsBold]
  306.       ParentFont = False
  307.       WordWrap = True
  308.     end
  309.     object Label6: TLabel
  310.       Left = 112
  311.       Top = 136
  312.       Width = 313
  313.       Height = 49
  314.       AutoSize = False
  315.       Caption = 
  316.         'For creating the MBM logo/splash screen. Visit their site when y' +
  317.         'ou need help with your Game or Multimedia, Or just want to downl' +
  318.         'oad some cool games.'
  319.       Font.Charset = ANSI_CHARSET
  320.       Font.Color = clBlack
  321.       Font.Height = -11
  322.       Font.Name = 'Arial'
  323.       Font.Style = []
  324.       ParentFont = False
  325.       Transparent = True
  326.       WordWrap = True
  327.     end
  328.     object Label7: TLabel
  329.       Left = 112
  330.       Top = 184
  331.       Width = 108
  332.       Height = 14
  333.       Cursor = crHandPoint
  334.       Caption = 'http://www.3degs.net'
  335.       Font.Charset = ANSI_CHARSET
  336.       Font.Color = clBlue
  337.       Font.Height = -11
  338.       Font.Name = 'Arial'
  339.       Font.Style = [fsUnderline]
  340.       ParentFont = False
  341.       OnClick = Label7Click
  342.     end
  343.   end
  344. end
  345.